home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / dev / lang / Python152.lha / Python-1.5 / Lib / Python1.5 / test / autotest.py < prev    next >
Encoding:
Text File  |  1997-03-08  |  108 b   |  4 lines

  1. # Backward compatibility -- you should use regrtest instead of this module.
  2. import regrtest
  3. regrtest.main()
  4.